home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.1 [x86] / NeXT Step 3.1 Intel.cdr.dmg / me / .login < prev    next >
Text File  |  1993-04-23  |  180b  |  9 lines

  1. #
  2. # This file gets executed once at login or window startup.
  3. #
  4. set noglob; eval `tset -Q -s`; unset noglob
  5. set term=$TERM
  6. stty decctlq intr "^C" erase "^?" kill "^U"
  7. stty -tabs
  8. cd
  9.